Carbon


InstallDriverFromDisk

Header: Devices.h Carbon status: Unsupported

OSErr InstallDriverFromDisk (
    Ptr theDriverName, 
    RegEntryID *theDevice, 
    UnitNumber theBeginningUnit, 
    UnitNumber theEndingUnit, 
    DriverRefNum *theRefNum
);
function result

A result code.

AVAILABILITY

Not supported in Carbon. Not available in Carbon.


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)